(C) 1996 AROS - The Amiga Replacement OS


NAME
LONG IEEESPTan()
SYNOPSIS

LONG y

LOCATION
In MathIeeeSingTransBase at offset 8
FUNCTION
Calculate the tangens of a given IEEE single precision number in radians

INPUTS
y
IEEE single precision floating point number
RESULT
IEEE single precision floating point number

flags: zero : result is zero negative : result is negative overflow :

NOTES
EXAMPLE
BUGS
SEE ALSO
INTERNALS
HISTORY
28.07.1997 bergers
Initial revision